TmvExtFont
Unit: MVFont
Description
TmvExtFont
is the descendant of TmvFont
. TmvFont
defines the font with additions features width, weight, escapement, and orientation.
Properties
Properties | Description |
---|---|
Escapement | The property specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device. |
Name | The property identifies the typeface of the font. |
Orientation | The property specifies the angle, in tenths of degrees, between each character's base line and the x-axis of the device. |
Weight | The property specifies the weight of the font in the range 0 through 1000. |
Width | The property specifies the average width, in logical units, of characters in the font. |